home *** CD-ROM | disk | FTP | other *** search
/ Hackers Magazine 57 / CdHackersMagazineNr57.iso / Software / Programming / RJTextEd.exe / {userappdata} / RJ TextEd / Templates / VBNet / MasterPage.master.vb < prev   
Encoding:
Text File  |  2007-07-19  |  80 b   |  6 lines

  1.  
  2. Partial Class MasterPage
  3.     Inherits System.Web.UI.MasterPage
  4. End Class
  5.  
  6.